home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / text / misc / wordwrap.readme < prev   
Text File  |  1998-05-05  |  3KB  |  58 lines

  1. Short:    Reformat ASCII texts to new width, V2.2
  2. Author:   wnoeker@t-online.de (Wilhelm Noeker)
  3. Uploader: wnoeker@t-online.de (Wilhelm Noeker)
  4. Type:     text/misc
  5.  
  6. "WordWrap" is a text filter that rearranges the line breaks in a plain
  7. ASCII text, preserving paragraphs (or merging them into one, if you
  8. wish ;-).  Both popular methods of separating paragraphs are supported
  9. (indentation and blank lines).  There are several ways to prevent special
  10. stuff like lists, addresses or captions from being reformatted.
  11. "WordWrap" even works on texts with hyphenated words.
  12.  
  13. Try these (nonsense) examples to get an idea what it does:
  14.  
  15.   wordwrap <wordwrap.c -l60
  16.   wordwrap <wordwrap.c -b
  17.  
  18. "WordWrap" is Freeware, C source is included.
  19.  
  20. History
  21. -------
  22. New in V2.2: Reasonable handling of tabs (at last), option to preserve
  23.   "escape words" over several passes of reformatting.
  24.   Fixed a bug: -ia didn't work as described, but just like -ic.
  25. New in V2.1: Can put hyphenated words back together.
  26. New in V2.0: AmigaGuide docs, better examples, better recognition of
  27.   "end of sentence", extended the "end of line" and "start of line"
  28.   keyword feature, can convert blank lines to indentation.
  29.   Fixed a few bugs concerning the left margin handling.
  30. New in V1.4: Can look for keywords which should always end an output
  31.   line and/or start a new one.
  32. New in V1.3: Can add extra wide space after sentences.
  33.   Fixed a bug concerning "escaped" paragraphs.
  34. New in V1.2: Can convert indentation to blank lines,
  35.   added an "escape mode" for persistent cases of unwanted reformatting.
  36.   Fixed a severe bug that would swallow words starting with a non-ASCII
  37.   character. %-(
  38. New in V1.1: options to add/strip an additional left margin.
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.     7330    2932 60.0% 10-Jan-97 19:55:54 +costofwar.txt
  46.     6504    3006 53.7% 02-Jun-97 22:27:46 +hgwells.txt
  47.      164     123 25.0% 19-Apr-98 15:00:30 +makefile
  48.     4128    1857 55.0% 11-Jan-97 11:27:24 +suntzu.txt
  49.     9119    4264 53.2% 10-Jan-97 20:04:36 +treasure.txt
  50.    17976    9590 46.6% 21-Apr-98 23:16:24 +wordwrap
  51.    18384    4650 74.7% 21-Apr-98 23:15:58 +wordwrap.c
  52.    13584    5673 58.2% 21-Apr-98 23:36:42 +wordwrap.guide
  53.      468     273 41.6% 22-Apr-98 23:19:06 +wordwrap.guide.info
  54.     1718     861 49.8% 22-Apr-98 23:14:34 +wordwrap.readme
  55.      628     276 56.0% 22-Apr-98 23:19:06  WordWrap.info
  56. -------- ------- ----- --------- --------
  57.    80003   33505 58.1% 23-Apr-98 22:04:20   11 files
  58.